home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / relnotes / ftn77_dev / ch6.z / ch6
Encoding:
Text File  |  2002-10-08  |  2.3 KB  |  132 lines

  1.  
  2.  
  3.  
  4.                                                - 1 -
  5.  
  6.  
  7.  
  8.                     7.3 FORTRAN 77 Release Notes
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.                                                - 2 -
  69.  
  70.  
  71.  
  72.                     6.  _C_o_m_p_a_t_i_b_i_l_i_t_y__N_o_t_e_s
  73.  
  74.                     In 32-bit mode, the 7.3 release of the FORTRAN
  75.                     77 compiler is fully compatible with the 7.2.1,
  76.                     7.2, 7.1, 7.0, and 6.2 releases of the compiler.
  77.  
  78.                     In 64-bit mode, the 7.3 release of the FORTRAN
  79.                     77 compiler follows the 64-bit Applications
  80.                     Binary Interface (ABI).  Objects compiled in
  81.                     64-bit mode cannot be linked together with
  82.                     objects compiled in 32-bit mode, and 64-bit
  83.                     objects will only run in an IRIX 6.2 (and above)
  84.                     operating system environment.
  85.  
  86.                     MIPSpro 7.3 FORTRAN 77 is fully compatible with
  87.                     7.2.1 in 64-bit mode, with the following
  88.                     exception:  If you have WHIRL intermediate (.o)
  89.                     files left over from compilations using MIPSpro
  90.                     7.2.1 with interprocedural optimization enabled
  91.                     (i.e., -IPA), you must recompile the entire set
  92.                     of files.
  93.  
  94.                     In n32 mode, the 7.3 release of the FORTRAN 77
  95.                     compiler follows a new Applications Binary
  96.                     Interface (ABI).  Objects compiled in n32 mode
  97.                     cannot be linked together with objects compiled
  98.                     in 32-bit mode or with objects compiled in 64-
  99.                     bit mode, and n32 objects will run only in an
  100.                     IRIX 6.2 (and above) operating system
  101.                     environment.
  102.  
  103.                     MIPSpro 7.3 FORTRAN 77 is fully compatible with
  104.                     7.2.1 in n32 mode, with the following exception:
  105.                     If you have WHIRL intermediate (.o) files left
  106.                     over from compilations using MIPSpro 7.2.1 with
  107.                     interprocedural optimization enabled (i.e.,
  108.                     -IPA), you must recompile the entire set of
  109.                     files.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.